Skip to content

Conversation

mmhat
Copy link
Collaborator

@mmhat mmhat commented Mar 11, 2025

This PR adds preliminary support for (most; cf. #2638 ) packages to be built with GHC 9.12.1.
If merged, this works by adding this repository as a Source Repository Package in your projects cabal.project with

if impl(ghc >= 9.12)
  allow-newer: repline:containers

due to #2643 .

@mmhat mmhat enabled auto-merge (squash) March 11, 2025 02:39
@mmhat mmhat merged commit 21c0d33 into dhall-lang:main Mar 11, 2025
9 checks passed
@mmhat mmhat deleted the ghc-9.12-cabal branch March 11, 2025 03:23
@ysangkok
Copy link
Contributor

ysangkok commented Sep 2, 2025

@Gabriella439 I see you made revisions for dhall-1.42.2. However, the bumps in this PR were not applied, for example for template-haskell. If those bumps were applied, I think GHC 9.12.1. should start working on Hackage.

@ysangkok ysangkok mentioned this pull request Sep 2, 2025
@Gabriella439
Copy link
Collaborator

Alright, I'll try to publish the latest release soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants